home *** CD-ROM | disk | FTP | other *** search
- MICRO CORNUCOPIA MAGAZINE
- ISSUE #49 LISTINGS
-
-
- The files in this archive include:
-
- CRITTERS.C - Variation of Life from C'ing Clearly.
- CRITTERS.EXE
-
- DRV_INFO.PAS - Gets disk drive info - from TechTips.
-
- EVICT.COM - Removes RENEGADE from memory - from TSR article.
- POPUP.ASM - Well mannered TSR.
- POPUP.COM
- RENEGADE.ASM - Ill mannered TSR.
- RENEGADE.COM
-
- EXAMPLE.ASM - 6805 demo project.
-
- GENSRT.M2 - Generic sort routines from Units and Modules.
- BINTREE.M2 - Binary tree routines from Units and Modules.
-
- IOHANDLR.PAS - Object oriented error handler from TidBits.
-
- MAND.A - Mandelbrot assembly code from Postscriptal article.
- PS-FR386.C - PostScriptal generator.
-
- MYSTUFF.M - Brief macro from 86World.